net/http.wantConn.mu (field)
9 uses
net/http (current package)
transport.go#L1339: mu sync.Mutex // protects ctx, done and sending of the result
transport.go#L1354: w.mu.Lock()
transport.go#L1355: defer w.mu.Unlock()
transport.go#L1362: w.mu.Lock()
transport.go#L1363: defer w.mu.Unlock()
transport.go#L1370: w.mu.Lock()
transport.go#L1371: defer w.mu.Unlock()
transport.go#L1391: w.mu.Lock()
transport.go#L1402: w.mu.Unlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |